Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wrapper endpoints #159

Merged
merged 18 commits into from
May 6, 2024
Merged

Add wrapper endpoints #159

merged 18 commits into from
May 6, 2024

Conversation

kkaris
Copy link
Collaborator

@kkaris kkaris commented Apr 11, 2024

This PR adds two new endpoints for the chat app to use and replaces calls to api.indra.bio and biolookup.io that were blocked with calls to the new endpoints.

The Vue chat app has already been updated and is expecting the new endpoints to exist.

Todo:

  • Rebuild docker and test chat app with new endpoints

@kkaris
Copy link
Collaborator Author

kkaris commented Apr 12, 2024

Tests are failing now with this error:

ImportError: cannot import name 'soft_unicode' from 'markupsafe', is this related to the updates in sorgerlab/indra#1440 perhaps?

@kkaris
Copy link
Collaborator Author

kkaris commented May 6, 2024

This could probably be merged now. This branch is what is running for both the chat app and in the docker

@bgyori bgyori merged commit a1ccb7a into main May 6, 2024
4 checks passed
@kkaris kkaris deleted the add-english-endpoint branch May 6, 2024 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants